Skip to main content

API Sandbox

Multiply provides sandbox functionality for testing your implementation.

There are a few key differences when comparing sandbox requests to live requests:

  • Sandbox requests should be made with a sandbox token, rather than a live token. Tokens used on the wrong service will fail authentication.
  • Requests to the sandbox will create simulated accounts but, where relevant, will not involve any transfer of real funds.
  • There is no guarantee of long term data retention of sandbox data.
danger

You should never send PII (personal identifying information) to the Multiply Sandbox.

While our sandbox is secured using the same technology as our production API, in practice we do not enforce account standards (such as two factor authentication) for access to sandbox information. You should only use dummy account information, and data will be periodically wiped from the sandbox database.